Feature: 01. User Registration Tests
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:9)
And
the Registration QR Code is visible
And
the Go to Registration Button is visible
And
the Insert Product Key Button is visible
And
the What's my Brain's Serial Number? Button is visible
And
the Brain's Serial Number is invisible
And
the Skip Registration Button is invisible
When
the What's my Brain's Serial Number? Button is clicked
Then
the Brain's Serial Number is visible
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:20)
And
the Skip Registration Button is invisible
And
the Registration QR Code is visible
And
the Go to Registration Button is visible
And
the Insert Product Key Button is visible
And
the What's my Brain's Serial Number? Button is visible
And
the Brain's Serial Number is invisible
When
the What's my Brain's Serial Number? Button is clicked
And
the Brain's Serial Number is visible
And
the Brain's Serial Number Copied is invisible
When
the Brain's Serial Number Copy Button is clicked
Then
the Brain's Serial Number Copied is visible
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:35)
And
the Registration QR Code is visible
And
the Go to Registration Button is visible
And
the Insert Product Key Button is visible
And
the Product Key Modal is invisible
When
the Insert Product Key Button is clicked
Then
the Product Key Modal is visible
And
the Product Key Input is visible
And
the Validate Product Key Button is visible
And
the Invalid Product Key Error is invisible
And
the Registration QR Code is invisible
And
the Go to Registration Button is invisible
And
the Insert Product Key Button is invisible
And
the Product Key Login as Service Button is visible
And
the Skip Registration Button is visible
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:53)
And
the Insert Product Key Button is clicked
And
the Skip Registration Button is visible
And
the text on element Skip Registration Button Text is "Skip for Now (10 remaining)"
And
the Invalid Product Key Error is invisible
When
the Validate Product Key Button is clicked
Then
the Invalid Product Key Error is visible
And
the text on element Invalid Product Key Error is "Product Key is incorrect. Please try again"
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:64)
And
the Insert Product Key Button is clicked
And
the text on element Skip Registration Button Text is "Skip for Now (10 remaining)"
And
the Invalid Product Key Error is invisible
When
I insert "wrongpassword" in the Product Key Input field
And
the Validate Product Key Button is clicked
Then
the Invalid Product Key Error is visible
And
the text on element Invalid Product Key Error is "Product Key is incorrect. Please try again"
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:75)
And
the Insert Product Key Button is clicked
And
the text on element Skip Registration Button Text is "Skip for Now (10 remaining)"
And
the Invalid Product Key Error is invisible
And
I insert "wrongpassword" in the Product Key Input field
And
the Validate Product Key Button is clicked
And
the Invalid Product Key Error is visible
And
the text on element Invalid Product Key Error is "Product Key is incorrect. Please try again"
When
the Skip Registration Button is clicked
Then
the Primary Stream View is visible
And
the Bottom Menu is visible
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:89)
And
the Insert Product Key Button is clicked
And
the Skip Registration Button is visible
And
the text on element Skip Registration Button Text is "Skip for Now (9 remaining)"
When
the Skip Registration Button is clicked
Then
the Primary Stream View is visible
And
the Bottom Menu is visible
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:99)
And
the Insert Product Key Button is clicked
And
the Skip Registration Button is visible
And
the text on element Skip Registration Button Text is "Skip for Now (8 remaining)"
When
the Skip Registration Button is clicked
Then
the Primary Stream View is visible
And
the Bottom Menu is visible
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:109)
And
the Insert Product Key Button is clicked
And
the Skip Registration Button is visible
And
the text on element Skip Registration Button Text is "Skip for Now (7 remaining)"
When
the Skip Registration Button is clicked
Then
the Primary Stream View is visible
And
the Bottom Menu is visible
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:119)
And
the Insert Product Key Button is clicked
And
the Skip Registration Button is visible
And
the text on element Skip Registration Button Text is "Skip for Now (6 remaining)"
When
the Skip Registration Button is clicked
Then
the Primary Stream View is visible
And
the Bottom Menu is visible
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:129)
And
the Insert Product Key Button is clicked
And
the Skip Registration Button is visible
And
the text on element Skip Registration Button Text is "Skip for Now (5 remaining)"
When
the Skip Registration Button is clicked
Then
the Primary Stream View is visible
And
the Bottom Menu is visible
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:139)
And
the Insert Product Key Button is clicked
And
the Skip Registration Button is visible
And
the text on element Skip Registration Button Text is "Skip for Now (4 remaining)"
When
the Skip Registration Button is clicked
Then
the Primary Stream View is visible
And
the Bottom Menu is visible
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:149)
And
the Insert Product Key Button is clicked
And
the Skip Registration Button is visible
And
the text on element Skip Registration Button Text is "Skip for Now (3 remaining)"
When
the Skip Registration Button is clicked
Then
the Primary Stream View is visible
And
the Bottom Menu is visible
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:158)
And
the Insert Product Key Button is clicked
And
the Skip Registration Button is visible
And
the text on element Skip Registration Button Text is "Skip for Now (2 remaining)"
When
the Skip Registration Button is clicked
Then
the Primary Stream View is visible
And
the Bottom Menu is visible
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:167)
And
the Insert Product Key Button is clicked
And
the Skip Registration Button is visible
And
the text on element Skip Registration Button Text is "Skip for Now (1 remaining)"
When
the Skip Registration Button is clicked
Then
the Primary Stream View is visible
And
the Bottom Menu is visible
Before
Hook
java.lang.AssertionError: Expected condition failed: waiting for visibility of element located by By.xpath: //div[(@class= 'registrationModal')] (tried for 7 second(s) with 100 milliseconds interval) at org.junit.Assert.fail(Assert.java:88) at extern.bsb.tests.ui.then.WaitForElement.xpathVisible(WaitForElement.java:72) at ✽.the User Registration Page is visible(file:///media/PTJenkins/jenkins_home/jenkins/workspace/CI-CD_ShortTermBrain/short_term_brain/shortTermBrain/01.User_Registration.feature:177)
And
the Insert Product Key Button is clicked
And
the Skip Registration Button is invisible
And
the Invalid Product Key Error is invisible
When
I insert "the serial password" in the Product Key Input field
And
the Validate Product Key Button is clicked
Then
the Invalid Product Key Error is invisible
And
the Primary Stream View is visible
And
the Bottom Menu is visible